home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Home & Business Platinum
/
Home and Business Platinum.iso
/
_debug
/
inst3d.bat
< prev
next >
Wrap
DOS Batch File
|
1994-02-26
|
129b
|
5 lines
@echo off
del c:\windows\system\threed.vbx
copy %1\threed.vbx c:\windows\system\threed.vbx
echo THREED.VBX is now installed.